-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.6.3
-
Code
-
Classes
- Settings_Page_General
Total Complexity |
22 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
294 |
Lines of code |
200 |
Logical lines of code |
64 |
Comment lines |
74 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_and_sanitize() |
A |
43 |
14 |
44 |
update_wp2fa_network_options() |
S |
50 |
3 |
31 |
no_method_exists() |
S |
50 |
1 |
41 |
remove_data_upon_uninstall() |
S |
53 |
1 |
29 |
limit_settings_access() |
S |
56 |
1 |
24 |
disable_brute_force_settings() |
S |
57 |
1 |
23 |
render() |
S |
67 |
1 |
8 |